home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / admin.fmt / fsindex.man < prev    next >
Encoding:
Text File  |  1990-09-14  |  2.1 KB  |  69 lines

  1.  
  2.  
  3.  
  4. FSINDEX                   User Commands                   FSINDEX
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      fsindex - Print the block index map for a file.
  12.  
  13. SSYYNNOOPPSSIISS
  14.      ffssiinnddeexx -ddeevv _d_e_v_i_c_e -ppaarrtt _p_a_r_t_i_t_i_o_n _f_i_l_e_1 _f_i_l_e_2 ...
  15.      ffssiinnddeexx -ddeevv _d_e_v_i_c_e -ppaarrtt _p_a_r_t_i_t_i_o_n -iinnuumm _n_u_m_1 _n_u_m_2 ...
  16.  
  17. OOPPTTIIOONNSS
  18.      --ddeevv _d_e_v_i_c_e    The name of the device  file  one  which  the
  19.                     files  live.   Typical  names  are  ``rsd00''
  20.                     (SCSI hba 0 target 0) and ``rxy0''  (Xylogics
  21.                     controller  0).   For  SCSI  disks,  the  two
  22.                     digits represent the HBA index and the target
  23.                     ID, respectively.
  24.  
  25.      --ppaarrtt _p_a_r_t_i_t_i_o_n
  26.                     Where partition is one of `a', `b', ... up to
  27.                     `h'.   The  device  and  partition are conca-
  28.                     tinated to create the complete  device  name,
  29.                     i.e. ``rxy0g''.
  30.  
  31.      --iinnuumm          This option causes the remaining arguments to
  32.                     be  interpreted  as  inode numbers instead of
  33.                     file names.
  34.  
  35. _________________________________________________________________
  36.  
  37.  
  38. DDEESSCCRRIIPPTTIIOONN
  39.      This dumps out the block indexes of a file.  It is meant  as
  40.      a  simple  tool  for examining the layout of a file on disk.
  41.      You    can    consult     a     server's     mount     table
  42.      (/hosts/_h_o_s_t_n_a_m_e/mount)   to   determine   the  device  that
  43.      corresponds to a particular file system.
  44.  
  45. EEXXAAMMPPLLEESS
  46.           fsindex -dev rxy0 -part g file1 dir/file2 file3
  47.           fsindex -dev rsd00 -part c -inum 53900 4681
  48.  
  49. BBUUGGSS
  50.      The syntax for specifying the device is baroque.
  51.  
  52. KKEEYYWWOORRDDSS
  53.      block layout, disk, file
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0      Printed:  September 14, 1990                  1
  66.  
  67.  
  68.  
  69.